ComponentOne Web API Edition
RequestModelBinder<T> Class
Members 

C1.Web.Api Namespace : RequestModelBinder<T> Class
The type of the models
The model binder for the parameter of C1 Web API action.
Syntax
'Declaration
 
Public Class RequestModelBinder(Of T) 
public class RequestModelBinder<T> 
Type Parameters
T
The type of the models
Inheritance Hierarchy

System.Object
   C1.Web.Api.RequestModelBinder<T>

See Also

Reference

RequestModelBinder<T> Members
C1.Web.Api Namespace